GtkPageSetup: Improve formatting of size
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 Aug 2014 21:01:54 +0000 (17:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 Aug 2014 21:07:00 +0000 (17:07 -0400)
commit209d2a83c42fa3fec270311a352bbb5775c6fbd2
treed103a4d338a7a9f9dcc2dd00c0204d981dd0a9d8
parentbcb9eabf11b45480972070d0fc866de11b1667f0
GtkPageSetup: Improve formatting of size

Use U+00D7 MULTIPLICATION SIGN and U+200A HAIR SPACE instead of plain
old 'x' and ' ', following https://wiki.gnome.org/Design/OS/Typography.

Sadly, many fonts don't have space variations, so Pango/harfbuzz fall
back to using the regular space glyph anyway.
gtk/gtkpagesetupunixdialog.c